@charset "utf-8";
/*
描述:响应式主题样式表第633套
作者:wangxb
*/
/*默认页面主体样式定义*/
body{ color:#666; }
a{ color:#333;}
.w-header .row,.topLogBox .topLogBox-in,.w-main .row,.w-footer-in{ max-width:1200px; margin:0 auto;}
.body{overflow:hidden;font-size:14px; padding-top:110px;}
.body-login,.body-login-special,.body-admin{ padding-top:0;}
.col-right{ display:none;}
.w-foot-content{ padding-top:15px; padding-bottom:15px;}
/*---------------------header-----------------------*/
.w-header,.w-admin-header{  background:#fff; box-shadow:0 2px 5px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.05);}
.w-header-common{ position:fixed; left:0; right:0; top:0;}
.row_top .column{float:left;}
.row_top .columnM,.row_top .columnR{ float:right;}
.row_top .columnR{position:relative; z-index:9;transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.row_top .div-table{width:auto !important;}
.mini .row_top .columnR{ transform:translateY(-15px); -webkit-transform:translateY(-15px);}
.w-admin-header .col-logo{float:left;}
.w-logo h1{ font-size:32px; padding:0 10px; }
.w-logo h1,.w-logo a{color:#212121;}
.w-nav{ text-align:right;font-size:0; }
.body-login-special .login-navPc .w-admin-nav{ margin:0;}
.w-nav .nav_inner{ height:auto !important;}
.w-nav .nav_inner > li{ float:left; text-align:center;}
.w-nav li a{ text-decoration:none;color:#5c5c5c;padding:0 10px;}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:110px;font-size:16px; display:block;color:#121212; padding:0 12px;transition: line-height 0.5s;-webkit-transition: line-height 0.5s;} 
.mini .w-nav .nav_inner > li > a,.mini .w-nav .nav_inner > li > .li-parent-div > a{line-height:80px;}
.w-nav .nav_inner > li > .submenu{ top:110px; left:0; }
.mini .w-nav .nav_inner > li > .submenu{ top:80px;}
.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{ display:none;}
.w-nav .submenu a{ font-size:14px; text-align:left; }
.topLogBox,.topLogBox a{ font-size:13px;color:#666;}
.topLogBox a{ margin:0 6px; text-decoration:none;   }
.topLogBox a:hover{ text-decoration:underline;}
.w-loginRegister,.w-shopCart{  margin-top:6px;float:left; margin-bottom:5px;}
.w-languege{ margin-top:6px;float:right; margin-bottom:5px;  }
.w-shopCart i{ background:url(../images/shopCart.png) no-repeat center; width:19px; height:19px; vertical-align:middle; display:inline-block; *zoom:1; margin-right:2px;}
.topLogBox .w-search{ position:relative;margin-top:5px; margin-bottom:5px; overflow:hidden; float:right; }
.topLogBox .w-search{ position:relative;margin-top:3px; margin-bottom:5px; overflow:hidden; float:right; }
.topLogBox .w-search .input-search-w{ background:none;width:205px; *width:170px; height:2.3em;   line-height:2.3em;  padding: 0px 30px 0px 5px; border:none; border-bottom:1px solid #E5E5E5; }
.topLogBox .w-search .search-btn-w{ position:absolute;width:30px; right:0; top:0; bottom:0; background:url(../images/icon_search.png) no-repeat center; cursor:pointer;}
.topLogBox .w-search .search-btn-w span{ display:none;}
.nav_right_mask{display:none; position:fixed; left:0; right:0; top:0; bottom:0; z-index:5; background:#000;opacity:0.3; *filter:alpha(opacity=30); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);}
.w-custom{ padding:0;}
/*-----------------------banner------------------*/
.bx-wrapper .bx-prev,.bx-wrapper .bx-next{ width:50px !important; height:50px !important; margin-top:-25px !important; background-image:url("../images/bxSlide.png") !important; background-color:#CCCCCC !important; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; background-size:auto !important; visibility:hidden;}
.bx-wrapper:hover .bx-prev,.bx-wrapper:hover .bx-next{ visibility:visible;}
.bx-wrapper .bx-prev{ background-position:0 0 !important; left:0 !important; }
.bx-wrapper .bx-next{background-position:-50px -50px !important; right:0 !important;}
.bx-wrapper .bx-prev:hover{background-position:-50px 0 !important;  }
.bx-wrapper .bx-next:hover{background-position:0 -50px !important;}
.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{background-image:url("../images/bxSlide1.png") !important;width:40px !important; height:40px !important; margin-top:0 !important;background-color:rgba(0,0,0,0.2) !important;}
.banner .bx-wrapper .bx-prev{ left:20px !important;}
.banner .bx-wrapper .bx-next{ right:20px !important;background-position:-40px -40px !important;}
.banner .bx-wrapper .bx-prev:hover{background-position:-40px 0 !important;  }
.banner .bx-wrapper .bx-next:hover{background-position:0 -40px !important;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{  background:#ddd !important;width:22px; height:2px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
/*---------------footer------------------*/
.w-footer{ border-top:1px solid #efefef;}
.w-footer a{ color:#666;}
/*----------------------------组件-----------------------*/
.w-text{line-height:1.7;}
.btn-default-w{ padding:0.75em 2.5em; text-align:center; color:#808080; border:1px solid #e6e6e6; }
.btn-default-w:hover,.btn-default-w:focus, .btn-global-w:hover,.btn-global-w:focus{ transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.w-form-file-upload .btn-default-w{ padding:0.75em 1.2em;}
.w-button9 .btn-w{ width:42px; height:42px; border:1px solid #9b9b9b;background:url(../images/more.png) no-repeat center #fff;}
.w-button9 .btn-w:hover{background-image:url(../images/moreHover.png);}
.w-social .social-item{ border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; padding:2px; border:1px solid #bbb; line-height:1; margin-right:16px;}
.icon-social{background-image:url('../images/icon-social-w.png');}
.search-defaut-w{ max-width:100%;}
.search-defaut-w .search-btn-w{ top:1px; right:1px; bottom:1px;background-color:#fff; background-image:url(../images/icon_search.png);}
.search-defaut-w .search-btn-w:hover{background-color:#fff;}
.search-defaut-w .search-btn-w:after{ display:none;}
.w-header-common .search-defaut-w .input-search-w{ height:2.3em; line-height:2.3;font-size:12px; border:0; border-bottom:1px solid #999; }
.w-service-fixed .service-item{ border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.w-lantern-h .lantern_pre{ background:url(../images/slide_left.png) no-repeat center; width:18px;}
.w-lantern-h .lantern_next{background:url(../images/slide_right.png) no-repeat center;width:18px;}
.w-form-submit .w-buttom .btn-default-w{ background:#C93529; color:#fff; border-color:#C93529;}
.w-form-submit .w-buttom .btn-default-w:hover{ background:#9D2920; color:#fff; border-color:#9D2920;}
/*title*/
.w-title{ margin-top:0; margin-bottom:15px;}
.w-title .title-h-in > span{font-family:Arial, Helvetica, sans-serif;}
.w-title1{ line-height:1.3;border-bottom:1px solid #EFEFEF;}
.w-title1 h2{ font-size:42px; color:#ccc; font-family:Arial, Helvetica, sans-serif;  line-height:1.3;}
.w-title1 .title-h-in > span{ font-size:22px; }
.w-title1 .simpline{ width:36px; height:3px; margin:10px auto -1px;}
.w-title4 h2{padding-top: 0.55em; padding-bottom: 0.55em;}
.w-title17 .more{background: none;}
/*--------------------系统------------------------*/
.systitle{color:#fff; font-size:24px;  padding:0.7em 17px; text-align:left; }
.crumbs{  line-height:1.5; background:url(../images/icon_curb.png) no-repeat 2px center;  padding:0.68em 0 0.68em 22px; border-bottom:1px solid #e2e2e2;}
.w-pages{text-align:center;}
.w-pages a{border:1px solid #ccc; color:#666; margin-left:1px; margin-right:1px; line-height:2.5; padding-top:0; padding-bottom:0; min-width:2.5em; }
.w-pages a.disabled,.w-pages a.disabled:hover{color:#999; background:none; border:1px solid #ccc; }

/*-----------------------------产品----------------------*/
.w-productList1{ margin-left:0; margin-right:0; }
.w-productList1 .w-prd-list-cell .w-prd-con{ padding-bottom:1.5em; border-bottom:4px solid transparent;}
.w-productList1 .w-prd-list-cell .w-prd-infobox{ padding:1.5em 0.75em 60px; position:relative; }
.w-productList1 .w-prd-list-cell .w-prd-infobox:before{ content:''; position:absolute; left:50%; margin-left:-22px; bottom:0; width:42px; height:42px; border:1px solid #9B9B9B; border-radius:50%; -webkit-border-radius:50%;background:url(../images/more.png) no-repeat center bottom;}
.w-productList2 .w-prd-list-cell .w-prd-con{ padding-bottom:1.5em; border-bottom:4px solid transparent;}
.w-productList2 .w-prd-list-cell .w-prd-infobox{ padding:1.5em 0.75em 60px; position:relative; }
.w-productList2 .w-prd-list-cell .w-prd-infobox:before{ content:''; position:absolute; left:50%; margin-left:-22px; bottom:0; width:42px; height:42px; border:1px solid #9B9B9B; border-radius:50%; -webkit-border-radius:50%;background:url(../images/more.png) no-repeat center bottom;}
.w-prd-list-cell .w-prd-infobox h2{ margin-bottom:0.2em;}
.w-prd-list-cell .w-prd-infobox h2,.w-product .w-prd-infobox h2{ font-size:115%;}
.w-prd-list-cell .w-prd-sum{ line-height:1.3; color:#808080;}
.w-prd-list-cell .w-prd-price-groups{margin-bottom:0;}
.w-prd-list-cell .w-prd-price-groups .product-price-prefix{font-weight:normal; }
.w-prd-list-cell .w-prd-btns a{line-height:1.2;}
.w-prd-list-cell .w-prd-btns a.btn-buy{ background:#628A82; border-color:#628A82; color:#fff;}
.w-prd-list-cell .w-prd-infobox h2 a:hover{ text-decoration:none;}
.w-prd-list-cell .w-prd-price-groups > div{ font-size:100%;}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-sale{color:#EB4346;}
.w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-amount{color:#000;}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-sale .product-price-prefix{color:#bbb;}
.w-prd-list .w-prd-list-cell .w-prd-price-groups .w-prd-price-markit .product-price-prefix{color:#999;}
.w-productList .prd_pre{ background:url(../images/slide_left2.png) no-repeat center; background-color:rgba(0,0,0,0.3); background-size:contain; width:40px; height:40px; left:12px; margin-top:-40px; visibility:hidden; }
.w-productList .prd_next{ background:url(../images/slide_right2.png) no-repeat center;background-color:rgba(0,0,0,0.3); background-size:contain;width:40px; height:40px; right:12px; margin-top:-40px; visibility:hidden; }
.w-productList:hover .prd_pre,.w-productList:hover .prd_next{ visibility:visible;}
.w-productList3{ margin-left:-1px; margin-right:-1px;}
.w-productList3 .w-prd-list-cell .w-prd-list-cell-in{ margin:0 1px;}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:20%;}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:24px;}
.w-productList3 .w-prd-list-cell .w-prd-sum{ line-height:1.8;}
.w-productList3 .prd_pre{ left:0;}
.w-productList3 .prd_next{ right:0;}
.product-detail-info .product-title h2,.product-title-top h2{ color:#333; font-weight:normal; font-size:24px;}
.product-detail-info .product-grayBox .product-prices{line-height:1.2;}
.product-detail-info .product-grayBox{background:none; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.info_tab{ background:#f2f2f2;}
.info_tab_in{border:0;}
.info_tab ul{ padding:0;}
.info_tab li{border:0; background:none; margin-bottom:0;}
.info_tab li a{color:#666; padding-top:0.1em; padding-bottom:0.1em; display:block; font-size:115%;}
.info_tab li:last-child a{ background:none; }
/*----------------------------新闻-------------------------*/
.w-News-list1 li,.w-News-list2 li .news-item,.w-News-list3 li,.w-News-list4 li,.w-News-list6 li,.w-News-list7 li,.w-adNews4 li,.w-adNews6 .adNewsTL li,.w-adNews8 li,.w-adNews9 li{ border-color:#ebebeb; }
.newsDetail .newsTitle{color:#000;}
.w-News-list .news-com .news-h{ font-weight:normal;}
.w-News-list .news-sum{ color:#808080;}
.w-News-list1 .news-com .date,.w-News-list1 .news-com .news-sum{margin-top:0;}
.w-News-list .news-com .date{ color:#aaa;}
.w-News-list2{ margin-left:-10px; margin-right:-10px;}
.w-News-list2 li .news-item{ margin-left:10px; margin-right:10px;}
.w-News-list8 .news-item .news-com{ bottom:0;}
.w-News-list8 .news-item .news-com .news-h a:hover{color:#fff;}
.w-adNews .news-sum{ color:#808080;}
.w-adNews1 li .news-item .news-com .news-h a{color:#565656;}
.w-adNews1 li .news-item .news-com .news-sum{color:#5e5e5e; font-size:100%;}
.w-adNews2{ margin-left:-10px; margin-right:-10px;}
.w-adNews2 li{ margin-right:0; width:25%; *width:24.99%;}
.w-adNews2 li .news-item{border:none; background:#fff; background:rgba(255,255,255,0.8); margin:0 10px;transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.w-adNews2 li:hover .news-item{ box-shadow:0 5px 15px rgba(0,0,0,0.08); -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.08); transform:translateY(-10px); -webkit-transform:translateY(-10px);}
.w-adNews2 li .viewDetail{ display:none;}
.w-adNews2 li .news-item .news-com .news-com-top{margin-bottom:0;}
.w-adNews2 li .news-item .news-com .news-h{ font-weight:normal;}
.w-adNews2 li .news-item .news-com .news-sum{margin-top:5px; line-height:1.5; height:2.8em; font-size:95%;}
.w-adNews2 li .news-item .news-com .news-com-top .date{ font-size:13px;}
.w-adNews3{background:#454545;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH h3{ font-size:115%;}
.w-adNews3 .w-adNews-imgs .news-img .news-buoy-content .mask{background:#222;}
.w-adNews3 .w-adNews-imgs .adNews3prev,.w-adNews3 .w-adNews-imgs .adNews3next{background-color:#454545;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH a,.w-adNews3 .w-adNews-texts li .w-adNews-textH h3{ color:#fff;opacity:0.98; *filter:alpha(opacity=98); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=98);}
.w-adNews3 .w-adNews-texts li .w-adNews-textH a:hover,.w-adNews3 .w-adNews-texts li .w-adNews-textH a:hover h3{ color:#FFAF60;}
.w-adNews3 .w-adNews-texts li .w-adNews-textH p,.w-adNews3 .w-adNews-texts li .w-adNews-textH .news-sum{ color:#fff;opacity:0.98; *filter:alpha(opacity=98); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=98);}
.w-adNews3 .w-adNews-texts li .numberQ{border-color:#fff; color:#fff;opacity:0.9; *filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);}
.w-adNews3 .w-adNews-texts li{border-color:#fff;}
.w-adNews3 .w-adNews-imgs .adNews3prev{background-image:url("../images/adNews3prev_white.png");}
.w-adNews3 .w-adNews-imgs .adNews3next{background-image:url("../images/adNews3next_white.png");}
.w-adNews5 li{border-bottom:1px solid #E8EDF1; padding:36px 0;}
.w-adNews5 li:first-child{ padding-top:36px;}
.w-adNews5 li .news-item{ max-width:1200px; padding:0 10px; box-sizing:content-box; margin:0 auto;}
.w-adNews5 li .news-h{ font-weight:normal; font-size:20px; margin-bottom:0.5em;}
.w-adNews5 li .news-h a{ color:#333;}
.w-adNews5 li .news-com{margin-left:27%;}
.w-adNews6 .adNewsF .news-h{font-size:110%;}
.w-adNews6 .adNewsF .news-sum{ font-size:90%;}
.w-adNews7 .adNewsL li{ background-color:#f0f0f0;}
.adNews7datebg{ background:#e0e0e0;}
.w-adNews7 .adNewsL li .news-com .news-h a:hover{ text-decoration:underline;}
.w-adNews7 .adNewsL li .news-com .news-sum{ font-size:100%;}
.w-adNews8 li{ padding-top:0.2em; padding-bottom:0.3em;}
.w-adNews8 li .news-h{ width:100%; float:none; font-weight:normal; line-height:1.8;}
.w-adNews8 li .date{ width:100%; float:none; text-align:left; line-height:1.3;}
.w-adNews9 li .news-com .news-h a{ color:#28251e;}
.w-adNews11 li .news-h{ font-size:115%;}
.w-adNews li .news-btn{ padding:7px 20px; min-width:0;}

/*---------------------faq----------------------*/
.w-faq-list .faq_det{ color:#666; }
.w-faq-list2 li .faq_tit h3{ color:#333;}
.w-faq-list3 li{ margin-bottom:0.6em;}
.w-faq-list3 li .faq_tit{ background:#eee;font-size:100%; padding-left:1em; padding-right:0; color:#333;}
.w-faq-list3 li .faq_tit h3{ padding:0.8em 1em 0.8em 1.7em;  font-size:110%; }
.w-faq-list3 li .faq_tit .icon_adore{ right:auto; left:1em; width:1.1em; height:1.1em; background:url(../images/icon1_0.png) no-repeat center;}
.w-faq-list3 li.open .faq_tit .icon_adore{background-image:url(../images/icon2_1.png); background-position:center center; }
.w-faq-list3 li.open .faq_tit{ background:#454545; color:#fff;}
.w-faq-list3 li .faq_det{ padding:1em; line-height:2;}
/*----------------------菜单----------------------------*/
.w-com-menu li > .div-parent > .fa-plus::before{content: "\f107";}
.w-com-menu li.open > .div-parent > .fa-plus::before{ content: "\f106";}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-header .w-admin-nav{ float:right;}
.w-admin-header .w-admin-nav a{ color:#5c5c5c;}
/*---------------------登录注册--------------------------*/
.body-login{background:#fff;}
.signbox-A .login-h2A,.login-input-A,.register-A a, .password-forget-A a,.login-button-A,.signfoot,.login-checkA span{color:#666;}
input[class*='login-input-A']::-webkit-input-placeholder{ color:#666;}
input[class*='login-input-A']:-moz-placeholder{ color:#666;}
input[class*='login-input-A']::-moz-placeholder{ color:#666;}
input[class*='login-input-A']:-ms-input-placeholder{ color:#666;}
.sign-content-A{ background-image:url("../images/signboxbg.png");}
.login-button-A{background-image:url("../images/signbtnbg.png");}
.login-checkA input.checked[type="checkbox"] + label{background-image:url("../images/login-checked.png");}
.login-input-A,.login-button-A,.login-checkA label{border-color:#999;}

@media (min-width:478px){

}
@media (min-width:768px){
	/*---------------------------菜单-------------------------*/
	.side_bar{width:230px;}
	.side_left{ margin-left:260px;}
	.w-com-menu-V{ border:3px solid #454545; text-align:left;}
    .w-com-menu-V .fa{ font-size:100%; font-weight:normal;right:0;  bottom:auto; color:#333;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent .fa{ top:11px;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent{  padding:5px 0;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent{ border-bottom:1px solid #e0e0e0;margin:0 6px;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:last-child{border-bottom:0;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent{background:none; border:0; }
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a{font-size:16px; line-height:24px;color:#333; padding:13px 10px; }
	.w-com-menu-V li a{padding:8px 10px; font-size:100%; line-height:1.8;}
	.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent{ box-sizing:content-box;}
	.w-com-menu-V .ul-submenu{ background:#fff; padding:5px 0 5px 15px; }
	.w-com-menu-V .ul-submenu a{color:#666; position:relative; padding-left:10px; }
	.w-com-menu-V .ul-submenu a:before{ content:''; position:absolute; left:0; top:50%; height:1px; width:5px; background:#bbb;}
	.w-com-menu-V .ul-submenu .li-parent .div-parent{border-bottom:0; }
	.w-com-menu-V .ul-submenu .li-parent .div-parent .fa{line-height:2; color:#565656;top:6px;}
	.w-com-menu-V .ul-submenu .ul-submenu{background:#fff;}
	.w-com-menu-V .ul-submenu .ul-submenu .div-parent{ padding:0;}
	.w-com-menu-V .ul-submenu .ul-submenu a{ padding:3px 10px;}
    .w-com-menu-H{ margin-bottom:20px; text-align:center;border-bottom:2px solid #E2E2E2; }
	.w-com-menu-H .systitle{ display:block; padding:0 0 0.7em 0; background:none; color:#333; font-size:100%;float:left; }
	.w-com-menu-H .systitle .systitle-in{font-size:20px; padding-left:1em; position:relative;}
	.w-com-menu-H .systitle .systitle-in:after{content: '';position: absolute;left: 0;top: 50%;margin-top: -0.45em;width: 3px;height: 0.9em;background: #f90;}
	.w-com-menu-H >.w-com-menu-in{ margin:0 auto;}
	.w-com-menu-H >.w-com-menu-in:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent{ float:right;}
	.w-com-menu-H >.w-com-menu-in > ul > li{  position:relative;  }
    .w-com-menu-H li{margin:0; }
    .w-com-menu-H li a{  color:#333;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li{ margin-left:25px;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent> li > .div-parent{position:relative;}
    .w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a{ padding:0; line-height:34px; display:block; font-size:15px; }
	.w-com-menu-H .menu_simpline_cur{ position:absolute; left:0; right:0; bottom:-8px; height:2px;}
	.w-com-menu-H >.w-com-menu-in>.ul-parent> li:hover > .div-parent .menu_simpline_cur,.w-com-menu-H >.w-com-menu-in>.ul-parent> li.cur > .div-parent .menu_simpline_cur{ display:block;}
    .w-com-menu-H .ul-submenu{  top:32px; }
	.w-com-menu-H .ul-parent > li > .ul-submenu > ul{ background:none}
	.w-com-menu-H .ul-submenu .ul-submenu{ top:28px; background:#fff;}
    .w-com-menu-H .ul-submenu li .div-parent{margin:0 5px;}
    .w-com-menu-H .ul-submenu li a{ line-height:3; color:#666;font-size:14px; padding:0 10px;}
    .w-com-menu-H .ul-submenu .ul-submenu-up{display:none;}
	
	.order-progress .order-progress-line .order-progress-line-sec .line{width:111px;}
	
}
@media (min-width:961px){
	.body-login .w-admin-header .w-admin-nav{ float:right; margin-left:0;} 
	.w-logo h1{ line-height:110px;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.mini .w-logo h1{ line-height:80px;}
	.w-logo-img{ padding-top:10px; padding-bottom:10px; line-height:90px;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.mini .w-logo-img{ padding-top:5px; padding-bottom:5px; line-height:70px;}
	.w-logo-img img{ max-height:90px;transition: all 0.5s;-webkit-transition: all 0.5s;}
	.mini .w-logo-img img{ max-height:70px;}
	.w-nav .li-parentOne-div .fa{ display:none;}
	.w-nav .submenu{ background:#FFFCFA; }
	.w-nav .submenu li{width:171px; }
	.w-nav .submenu li:last-child{border-bottom:0;}
	.w-nav .submenu li .submenu{left:171px;}
	.w-admin-shopCart{ position: absolute;left: 0;margin-right: 0;padding-top: 0; padding-bottom:0;z-index: 2;top: -35px;}
	.w-admin-shopCart a{background:none; padding:7px 10px;}
	.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right{ display:inline-block; *display:inline; *zoom:1;}
	.w-admin-shopCart a .num{left:111px;}
	.w-nav .li-parent-div .fa-plus:before{content: "\f105";}
	.w-admin-header .w-admin-nav{ margin-left:15px;}
	/*---------------------------topLogBox--------------------------*/
	
	.div-table .td-w .div-padding{padding:0 10px;}
}
@media (min-width:1201px){
	.w-admin-shopCart{ left:50%; margin-left:-600px; right:auto;}
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{padding:0 25px;} 
	.w-nav .submenu li a{ padding-left:24px;}
	.w-com-menu-H > .w-com-menu-in > .ul-parent > li{ min-width:88px;}
	.w-adNews4 li{padding:0.3em 0;}
}
@media (max-width:1366px){
	.w-title1 h2{ font-size:32px;}
    .w-title1 .title-h-in > span{ font-size:18px; }
}
@media (max-width:1200px){
	.w-custom{padding-left:5px; padding-right:5px;}
}
@media (max-width:960px) {
	html{width:100%; height:100%; overflow-x:hidden;}
	body{ height:100%;min-width:100%;}
	.body{ padding-top:1.4rem;}
	/*--------------------header---------------------*/
	.w-admin-header,.body-login .w-admin-header,.w-header{position:fixed; top:0; left:0; width:100%; padding-top:0; height:1.4rem;  z-index:999; color:#333; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow:0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1); }
	.row_top{ display:block;}
	.row_top .column{ float:none; width:100%; display:block;}
	.row_top .columnM,.row_top .columnR{ display:none;}
	.col-logo,.w-admin-header .col-logo{float:none; text-align:center; padding:0;}
	.w-logo{ padding:0 1.2rem; height:auto; min-height:0; min-width:0;}
	.w-logo h1{ font-size:0.7rem; margin-top:0.25rem; margin-bottom:0;}
	.w-logo-img{ display:block; padding:0.17rem 0.25rem;line-height:1.06rem;}
	.w-logo-img img{max-height:1.06rem;}
	.w-admin-header .w-logo{ padding:0 13.5em 0 1.2rem;}
	.col-right{position:fixed;left:-240px; width:240px; background:#fff;top:0; bottom:0;padding:0;margin-top:0px; z-index:10; display:block;transition: left 0.5s; -webkit-transition: left 0.5s;}
	.left0{ left:0;}
	.w-nav{ background:none; overflow-y:auto; height:100%; margin:0; padding:0;}
	.w-admin-header .w-admin-nav{margin-left:0; margin-right:0;}
    .w-nav ul{list-style:none; padding-left:0;}
	.w-nav .nav_inner{ display:block;}
	.w-nav .nav_inner > li{ display:block; float:none; text-align:left; margin:0; }
	.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a{line-height:2.5; padding:0 10px; font-size:14px;}
	.w-nav li{border-bottom:0; border-top:0; float:none;}
    .w-nav li a, .w-nav .submenu li a,.w-admin-header .w-admin-nav a{ display:block;  color:#666; text-align:left;border-bottom:1px solid #f0f0f0; font-size:14px;}
	.w-nav .nav_inner > li:hover > .submenu,.w-nav .submenu li:hover > .submenu{display:none;}
	.w-nav .nav_inner > li > .submenu{top:0;}	
	.w-nav .submenu{ position:relative; font-size:14px; box-shadow:0; -moz-box-shadow:0; -webkit-box-shadow:0;}
	.w-nav .submenu li{ width:auto;}
    .w-nav .submenu li .submenu{ left:0; top:0;}
	.w-nav .submenu ul,.w-nav .submenu .submenu ul{background:none;}
	.w-nav .li-parent-div .fa{ position:absolute; top:50%; margin-top:-1em; right:0; width:4em; height:2em; line-height:2em; text-align:right; font-size:150%; }
	.w-nav .li-parent-div .fa-plus::before{content: "\f107"; margin-right: 0.5em;}
	.w-nav .li-parent-div.open .fa-plus::before{content: "\f106";}
	.w-nav .submenu li a{padding:0.5em 0.5em 0.5em 1.5em; text-align:left;}
	.w-nav .submenu .submenu li a{ padding-left:2.5em;}
	.mobile-nav-toggle{display:block;}
	.w-nav .nav_simpline_cur{ display:none;}
	.topLogBoxPc{ display:none;}
	.topLogBox{position:absolute; bottom:0; left:0; right:0; }
	.topLogBox, .topLogBox a{color:#6a6a6a;}
	.w-languege,.w-loginRegister, .w-shopCart{float:none; margin:0;padding: 0.5em;border-bottom:1px solid #e1e1e1;}
	.topLogBox .w-search{ float:none; margin:0.5em;}
	.topLogBox .w-search .input-search-w{border-color:#e0e0e0; width:100%;}
	
	 /*-----------------------会员中心和购物车--------------------*/
	 .w-admin-shopCart, .w-admin-top{display:none;}
	 .mobile-nav-toggle{top:0.35rem;}
	 .signTel, .shopCartTel, .signQuitTel{display:block; top:0.35rem;}
	.w-admin-header .w-admin-nav{position:fixed;left:-240px; width:240px; background:#fff;top:0; bottom:0;padding:0; margin-top:0px; z-index:10; display:block; float:none;transition: left 0.5s; -webkit-transition: left 0.5s;}
	.w-admin-header .left0{ left:0;}
	.w-admin-nav .w-nav-in{height:100%;}
	.order-progress{display:none;}
	
	/*----------------------新闻---------------------------*/
	.w-adNews5 li{ padding:1em 0.5em;}
	.w-adNews5 li:first-child{ padding-top:1em;}
	.w-adNews5 li .news-item{ padding:0;}
	.w-adNews5 li .news-h{ font-size:115%;}
	
	.w-productList .prd_pre,.w-productList .prd_next{ width:2em; height:2em; margin-top:-1em;}
	.w-productList2 .prd_pre,.w-productList2 .prd_next{ margin-top:-2em;}
	.w-prd-list .w-prd-list-cell .w-prd-infobox h2{font-size:110%;}
	.w-productList1 .w-prd-list-cell .w-prd-con{ padding-bottom:1em;}
    .w-productList1 .w-prd-list-cell .w-prd-infobox{ padding:1em 0.75em 0;}
	.w-productList1 .w-prd-list-cell .w-prd-infobox:before{ display:none;}
	.w-productList2 .w-prd-list-cell .w-prd-con{ padding-bottom:1em;}
    .w-productList2 .w-prd-list-cell .w-prd-infobox{ padding:1em 0.75em 0;}
	.w-productList2 .w-prd-list-cell .w-prd-infobox:before{ display:none;}
}
@media (max-width:767px) {
	.w-foot-content{ padding-top:0.3em; padding-bottom:0.3em;}
	/*----------------------系统页-------------------*/
	.systitle{ font-size:125%; margin-bottom:0; padding:0.4em 1em; font-weight:normal; }
	.crumbs .crumbs_in{ padding-left:0;}
	.w-system .w-com-menu-H{margin-left:0; margin-right:0;}
	.product-detail-info .product-grayBox{ border:0;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox{ padding-top:1.5em;}
	.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2{ font-size:120%;}
	.w-productList3 .w-prd-list-cell .w-prd-sum{ line-height:1.3; font-size:90%; max-height:3.8em;}
	.w-News-list2{ margin-left:-0.3em; margin-right:-0.3em;}
    .w-News-list2 li .news-item{ margin-left:0.3em; margin-right:0.3em;}
	
	.w-title1 h2{ font-size:130%;}
    .w-title1 .title-h-in > span{ font-size:100%; }
	
	.bx-wrapper .bx-prev{ background-size:contain !important;}
    .bx-wrapper .bx-next{ background-size:contain !important;}
}	
@media only screen and (max-width:479px){
	.body{font-size:0.35rem;}
	.w-admin-header .w-logo{ padding:0 8.5em 0 1.2rem;}
	.topLogBox .w-search .input-search-w{ height:2.5em; line-height:2.5em;}

	.w-title{ margin-bottom:0.3em;}
	.w-lantern-h .lantern_pre,.w-lantern-h .lantern_next{width:1em; background-size:contain;}
	
	.w-adNews2{ margin-left:-0.3em; margin-right:-0.3em;}
    .w-adNews2 li .news-item{ margin:0 0.3em;}
	.w-adNews5 li .news-h{ margin-bottom:0;}
	.w-faq-list3 li .faq_tit .icon_adore{ background-size:contain;}
	
	.w-productList .prd_pre,.w-productList .prd_next{ width:1.5em; height:1.5em; margin-top:-0.75em;}
	.w-productList2 .prd_pre,.w-productList2 .prd_next{ margin-top:-2em;}
	.product-detail-info .product-title h2,.product-title-top h2{ font-size:130%;}
}

